From: Jim Blandy Date: Sun, 16 May 1993 00:44:32 +0000 (+0000) Subject: * Makefile.in (oldXMenu/Makefile): Make this depend on X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96241 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f241976e9bfa8a7aab444c563eb0547c267706fe;p=emacs.git * Makefile.in (oldXMenu/Makefile): Make this depend on ${srcdir}/oldXMenu/Makefile.in, not itself. --- diff --git a/Makefile.in b/Makefile.in index 81937c16a7a..f27f65f7067 100644 --- a/Makefile.in +++ b/Makefile.in @@ -286,7 +286,7 @@ src/Makefile: ${srcdir}/src/Makefile.in Makefile @${srcdir}/move-if-change src/Makefile.tmp src/Makefile chmod -w src/Makefile -oldXMenu/Makefile: ${srcdir}/oldXMenu/Makefile Makefile +oldXMenu/Makefile: ${srcdir}/oldXMenu/Makefile.in Makefile rm -f oldXMenu/Makefile.tmp @echo "Producing \`oldXMenu/Makefile' from \`${srcdir}/oldXMenu/Makefile'." @(echo "# This file is generated from \`${srcdir}/oldXMenu/Makefile'." ; \